Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update weekly minor updates #195

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) 7.24.7 -> 7.25.8 age adoption passing confidence devDependencies minor
@babel/eslint-parser (source) 7.24.7 -> 7.25.8 age adoption passing confidence devDependencies minor
@discordjs/builders (source) 1.8.1 -> 1.9.0 age adoption passing confidence dependencies minor
@discordjs/rest (source) 2.3.0 -> 2.4.0 age adoption passing confidence dependencies minor
@eslint/js (source) 9.5.0 -> 9.13.0 age adoption passing confidence devDependencies minor
discord.js (source) 14.15.2 -> 14.16.3 age adoption passing confidence dependencies minor
eslint (source) 9.5.0 -> 9.13.0 age adoption passing confidence devDependencies minor
eslint-plugin-prettier 5.1.3 -> 5.2.1 age adoption passing confidence devDependencies minor
ghcr.io/puppeteer/puppeteer 22.12.1 -> 22.15.0 age adoption passing confidence final minor
globals 15.6.0 -> 15.11.0 age adoption passing confidence devDependencies minor
mathjs (source) 13.0.0 -> 13.2.0 age adoption passing confidence dependencies minor
node 20.15.0-slim -> 20.18.0-slim age adoption passing confidence stage minor
pg (source) 8.12.0 -> 8.13.0 age adoption passing confidence dependencies minor
puppeteer (source) 22.12.1 -> 22.15.0 age adoption passing confidence dependencies minor
yaml (source) 2.4.2 -> 2.6.0 age adoption passing confidence dependencies minor

Release Notes

babel/babel (@​babel/core)

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance

v7.25.2

Compare Source

🐛 Bug Fix

v7.24.9

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
discordjs/discord.js (@​discordjs/builders)

v1.9.0

Compare Source

Features

v1.8.2

Compare Source

Bug Fixes

Documentation

discordjs/discord.js (@​discordjs/rest)

v2.4.0

Compare Source

Bug Fixes

Features

eslint/eslint (@​eslint/js)

v9.13.0

Compare Source

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

v9.11.1

Compare Source

Bug Fixes

  • 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#​18938) (Nitin Kumar)
  • 2738322 fix: add missing types for require-atomic-updates rule (#​18937) (Kristóf Poduszló)
  • d71ff30 fix: add missing types for object-shorthand rule (#​18935) (Kristóf Poduszló)
  • 561cadc fix: add missing types for no-unsafe-negation rule (#​18932) (Kristóf Poduszló)
  • 8843656 fix: add missing types for no-underscore-dangle rule (#​18931) (Kristóf Poduszló)
  • 92cde5c fix: add missing types for no-shadow rule (#​18930) (Kristóf Poduszló)
  • b3cbe11 fix: add missing types for no-sequences rule (#​18929) (Kristóf Poduszló)
  • 976f77f fix: add missing types for no-unused-expressions rule (#​18933) (Kristóf Poduszló)

Documentation

  • 3eff709 docs: replace deprecated Linter.FlatConfig type with Linter.Config (#​18941) (Carlos Meira)

Chores

v9.11.0

Compare Source

v9.10.0

Compare Source

v9.9.1

Compare Source

Bug Fixes

  • 9bde90c fix: add logic to handle fixTypes in lintText() (#​18736) (Amaresh S M)

Documentation

Chores

v9.9.0

Compare Source

v9.8.0

Compare Source

v9.7.0

Compare Source

v9.6.0

Compare Source

discordjs/discord.js (discord.js)

v14.16.3

Compare Source

Bug Fixes

Typings

v14.16.2

Compare Source

Bug Fixes

Documentation

Typings

v14.16.1

Compare Source

Bug Fixes

v14.16.0

Compare Source

Bug Fixes

Documentation

Features

Refactor

Typings

v14.15.3

Compare Source

Bug Fixes

Refactor

Typings

eslint/eslint (eslint)

v9.13.0

Compare Source

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

v9.11.1

Compare Source

v9.11.0

Compare Source

Features


Configuration

📅 Schedule: Branch creation - "before 5am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file deps: minor labels Jul 1, 2024
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch from 0a61608 to e776590 Compare July 2, 2024 14:53
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 2 times, most recently from 5b0cbac to c34fe28 Compare July 14, 2024 12:08
@renovate renovate bot requested a review from a team as a code owner July 14, 2024 12:08
@renovate renovate bot changed the title chore(deps): update weekly minor updates Update weekly minor updates Jul 14, 2024
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 3 times, most recently from a108dd0 to 9e08960 Compare July 21, 2024 12:50
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 7 times, most recently from c16d568 to 8b0a8c1 Compare July 30, 2024 04:03
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 3 times, most recently from 186a1dd to f86cf8f Compare August 6, 2024 09:30
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch from f86cf8f to ba2faee Compare August 9, 2024 20:42
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 6 times, most recently from 37d36a1 to 090574c Compare August 28, 2024 07:17
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 3 times, most recently from bdca4d5 to 0b718c4 Compare September 4, 2024 02:19
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 2 times, most recently from 5f2607b to fc7d46c Compare September 12, 2024 10:49
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 4 times, most recently from 5aadf3b to ff0cd1f Compare September 20, 2024 18:51
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 2 times, most recently from 5b57b70 to 465e736 Compare September 29, 2024 13:37
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 3 times, most recently from 995f5bc to 1327c83 Compare October 4, 2024 22:53
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch 4 times, most recently from 97ca70e to 8b81acc Compare October 13, 2024 12:14
@renovate renovate bot force-pushed the renovate/weekly-minor-updates branch from 8b81acc to 4296dce Compare October 18, 2024 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file deps: minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants